Fix problem with modes derived from CC Mode: Move macro
authorAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:45:55 +0000 (11:45 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:45:55 +0000 (11:45 +0000)
commitc28f1280cfe93ea2f4f1daf55748d8a0dbb68507
tree2febf424357493602a7184d614d2e75718e9b266
parented75ce32a97123cd8b29283922eb93cd05035ac3
Fix problem with modes derived from CC Mode:  Move macro
`c-make-emacs-variables-local' from cc-mode.el to cc-langs.el.  Call it
from c-make-init-lang-vars-fun (cc-langs.el) instead of
c-init-language-vars-for (cc-mode.el).
lisp/progmodes/cc-langs.el
lisp/progmodes/cc-mode.el